我看字典>英语词典>key signature翻译和用法

key signature

英 [ˈkiː sɪɡnətʃə(r)]

美 [ˈkiː sɪɡnətʃər]

n.  调号

牛津词典

    noun

    • 调号
      the set of marks at the beginning of a printed piece of music to show what key the piece is in

      英英释义

      noun

      • the sharps or flats that follow the clef and indicate the key
          Synonym:signature

        双语例句

        • Combing signature technology and bilinear maps technology, the problem of completely trusting of private key generator is solved. Not only the fault, user denies signatures, is preventing and the disfigurement, private key generator forges signature, is eliminated.
          结合签名技术,双线性映射技术,解决了密钥生成中心完全可信的问题,既防止用户否认签名,又避免了密钥生成中心伪造签名。
        • In the new scheme, the digital signature can not be denied or forged, and the secret key update algorithm is fast, and the sizes of key and signature are small.
          新方案具有签名的不可伪造性和不可否认性、密钥进化快、签名和密钥长度短等特点。
        • The other is modifying public key signature main mode to protect the initiator's identity.
          对公钥签名主模式进行改进,以保护发起者的身份信息。
        • In this paper, an efficient self-certified public key signature scheme was proposed by using bilinear pairings.
          为此使用双线性对,构造了一种高效的自认证公钥签名方案。
        • The third party uses the message, the key signature and the known public key to verify the source as trusted.
          第三方再根据该讯息、金钥签章与已知的公开金钥,认证该讯息具有可信赖的来源。
        • A signed public key has a digital signature ( quite analogous to a human signature) that states that the signer vouches for the public key.
          签名公钥有数字签名(非常类似于人工签名)来表明签署者对公钥的担保。
        • An efficient self-certified public key signature from bilinear pairings
          高效的使用双线性对的自认证公钥签名
        • This is because the key signature contains a hash of the file, and modifying the file renders the hash invalid.
          这是因为,该密钥签名包含该文件的哈希,修改该文件会呈现无效的哈希。
        • In digital signatures, the private key generates the signature, and the corresponding public key validates the signature.
          在数字签名中,私钥将生成签名,而相应的公钥将验证该签名。
        • The second algorithm is similar to the first. The software we made with VC++ 6.0 uses minimal steps to complete key generation, signature and verification.
          类似签名算法一,我们又提出了签名算法二,并用VC++6.0软件实现了其密钥生成、签名和验证的过程。